home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
arexx
/
zedrexx.lha
/
ZedREXX
/
dos-install
< prev
next >
Wrap
Text File
|
1994-08-22
|
407b
|
15 lines
.bra {
.ket }
; $VER: dos-install 37.1 (30.7.94)
; get ZedREXX going without having to reboot
; DO NOT RUN THIS BY ITSELF. IT IS A SCRIPT THAT INSTALLER
; RUNS WHEN IT IS DONE.
Assign REXXLIBS: ZEDREXX:RexxLibs Add
Assign LIBS: ZEDREXX:Libs ZEDREXX:RexxLibs ZEDREXX:Classes Add
Assign c: zedrexx:c Add
zedrexx:c/addrexxlibs >nil: <nil:
run >nil: <nil: zedrexx:c/subvert
run >nil: <nil: zedrexx:c/zclsmgr